places sidebar: Improve docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jul 2015 19:06:27 +0000 (15:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Jul 2015 19:07:37 +0000 (15:07 -0400)
Clarify the deprecation note for ::show-connect-to-server.
https://bugzilla.gnome.org/show_bug.cgi?id=752633

gtk/gtkplacessidebar.c

index c278a5a5054f94ab0bc8f7394fb39366733df996..a288292b707169c2a2fea263ab66e41a38020e96 100644 (file)
@@ -4138,8 +4138,8 @@ gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
    * a URL like "sftp://ftp.example.com".  It is up to the application to create
    * the corresponding mount by using, for example, g_file_mount_enclosing_volume().
    *
-   * Deprecated: 3.18: use #GtkPlacesSidebar::show-other-locations property to
-   * connect to network servers.
+   * Deprecated: 3.18: use the #GtkPlacesSidebar::show-other-locations signal
+   *     to connect to network servers.
    */
   places_sidebar_signals [SHOW_CONNECT_TO_SERVER] =
           g_signal_new (I_("show-connect-to-server"),